home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / hard / hack / TestCard.lha / TESTINFO < prev   
Encoding:
Text File  |  1999-09-24  |  10.1 KB  |  256 lines

  1.  
  2.                      Testcard Generator (C) Barry Walker.
  3.                      ------------------------------------
  4.  
  5. With all of today's (April 1999) technology the definitive means of showimg
  6. images to the masses is the trusty old Cathode Ray Tube (CRT). Whether it be
  7. colour or black and white the "tube" has still to be beaten in price to
  8. performance ratio. So I decided to write a program to utilise my old A500
  9. AMIGA as a test tool to set up Colour Monitors/Televisions in PAL/NTSC mode.
  10. I may include other modes if there is enough of a response to this program.
  11.  
  12. -----------------------------------------------------------------------------
  13.  
  14.   Safety Notice:-
  15.   ---------------
  16.  
  17. As with all devices containing a CRT an extremely high voltage appears at
  18. the final anode cap (the POPPY), anything from 5KV (small oscilloscope tubes)
  19. to 30+KV (colour display tubes), so be VERY careful when making any internal
  20. adjustments as a mistake could be harmful at best or FATAL at worst.
  21.  
  22.                         So again be VERY VERY CAREFUL.
  23.                         ------------------------------
  24.  
  25. -----------------------------------------------------------------------------
  26.  
  27.   General Information:-
  28.   ---------------------
  29.  
  30. The program fits onto a standard AMIGA bootable Workbench floppy disk.
  31. The disk MUST have a volume label named "TESTCARD". There are also some
  32. more testcards in the Testcard directory utilising the various standard
  33. AMIGA PAL video modes in the format <width>x<height>x<number of colours>,
  34. e.g. 320x256x32 which is obviously standard Lores 32 colour mode. To make
  35. the disk bootable consult your AMIGA manual on how install it.
  36.  
  37. If you have a hard disk drive and have booted up the machine from the hard
  38. disk drive, place the floppy disk into drive DF0:.
  39. Open up a Shell/CLI window from a Shell/CLI icon and type in the
  40. following statement:-
  41.  
  42.   Copy all df0: to dhx:Testcard<RETURN>
  43.  
  44. where "dhx" is the volume name of the partition you want to install to,
  45. and "<RETURN>" is the ENTER key.
  46.  
  47. Add a line to the startup-sequence, (usually after any ramdisk assignments)
  48. as follows:-
  49.  
  50.   Assign TESTCARD: dhx:testcard<RETURN>
  51.  
  52. where "dhx" and "<RETURN>" are the same as before.
  53.  
  54. -----------------------------------------------------------------------------
  55.  
  56.   PC Information:-
  57.   ----------------
  58.  
  59. There is also a freeware PC version in the TESTCARD:PC directory.
  60. It is zipped up using PKZIP.EXE (not supplied), and is approximately 8KB
  61. in size. It unzips to 2 files, one is about 1KB the other is about 20KB.
  62. Both are COM files and must be run from DOS and NOT through WINDOWS at all.
  63. Any type of ANSI.SYS must be disabled from the CONFIG.SYS file (i.e. REM the
  64. statement out) and rebooted into a DOS command prompt.
  65.  
  66. -----------------------------------------------------------------------------
  67.  
  68.   The Program Proper:-
  69.   --------------------
  70.  
  71. It is assumed that you have already dismantled the TV/Monitor to access the
  72. electronics inside. It is also assumed that you have a manual for the said
  73. unit under test or repair.
  74.  
  75. Whether the program runs from the icon or from a floppy boot disk, the first
  76. screen will be a serious WARNING screen to remind you of the hazards
  77. involved when working with any CRT type of equipment. Press the ~ENTER~ key
  78. to continue.
  79.  
  80. The next screen is a Hires testcard of 640x2??x16. This is so that you can
  81. adjust any of the external user controls that are available. These will
  82. probably be Brightness, Colour, Contrast, Width, Height, Horizontal shift and
  83. Vertical shift. When you have done all the preliminary adjustments press the
  84. ~SPACE~ bar to continue.
  85.  
  86. You are now in the program proper.
  87.  
  88. If you are a qualified TV/Monitor service engineer then you need not read
  89. any furhter, the program is self explanitory. If you are not then read on.
  90.  
  91. From now on a single capital letter inside brackets means a highlighted
  92. letter (e.g. (P) is highlighted P). The mouse is NOT used inside the program.
  93. To exit any screen press the ~SPACE~ bar. If there is more than one screen
  94. per section then the ~SPACE~ bar will eventually return you back to the
  95. Command window.
  96.  
  97.   The Highlighted Commands:-
  98.   --------------------------
  99.  
  100.   (W)hite raster.
  101.   ---------------
  102. This command has 3 levels from dark grey to bright white and is used to
  103. check Extra High Tension (EHT) regulation and picture "ballooning". This
  104. is generally a design problem and is not adjustable or repairable.
  105.  
  106.   (P)urity.
  107.   ---------
  108. This command also has 3 levels, Red, Green and Blue, and is used to check
  109. the uniformity of each primary colour raster. The adjustment is usually done
  110. with the purity magnets and/or the scanning yoke assembly. Degaussing may
  111. also be rquired using a degaussing coil.
  112.  
  113.   (S)tatic convergence.
  114.   ---------------------
  115. This command allows a "white cross" generated to be "centred" on the screen
  116. and to adjust the the scanning yoke, convergence and shift magnets/controls
  117. to produce the best possible centred white cross.
  118.  
  119.   (D)ynamic convergence.
  120.   ----------------------
  121. This command generates a "crosshatch" picture to set all the neccessary
  122. controls for best RGB convergence to produce white lines without coloured
  123. edges to them. It also helps in the setting up the "pincushion, barrel and
  124. trapezoid" error circuits. The adjustments are usually made with the
  125. relevant error circuit correction controls.
  126.  
  127.   (F)ocus dots.
  128.   -------------
  129. This command generates lines of dots so that the focus circuits can be
  130. adjusted for optimum focus at the extreme corners of the picture, with the
  131. best possible focus at the centre.
  132.  
  133.   (B)eam limiter.
  134.   ---------------
  135. This command generates bright white and black blocks to check line sync
  136. pulling and beam limiting. This is probably a design problem and will not
  137. be adjustable at all. It is usually more of a problem on TV systems or CVBS
  138. type monitors.
  139.  
  140.   (V)ertical sync and (H)orizontal sync.
  141.   --------------------------------------
  142. These commands check the immunity for a device under test to reject a signal
  143. interfering with the sync circuits. This is probably a design problem and
  144. will not be adjustable. It may however be a decoupling fault. It is usually
  145. more of a problem on TV systems or CVBS type monitors.
  146.  
  147.   (I)nterference gratings.
  148.   ------------------------
  149. This is a none standard test. The command generates a series of black and
  150. white vertical lines 1 pixel wide each to create an interference pattern
  151. on the screen. There are 2 levels the first is used for TV systems and the
  152. second is used for dedicated monitors. It is used to check the shadowmask
  153. geometry against the front screen phosphors and the gun assembly. It is
  154. purely a check and will never be curable if it is a problem.
  155. If you see a pattern like "||||||" then this is a very good CRT.
  156. If you see a pattern like "))||((" then this is a good CRT.
  157. If you see a pattern like "((||))" then this ia also a good CRT.
  158. If you see no pattern at all then you have the perfect CRT (impossible).
  159. If you see a random shaped set of patterns then the CRT is poor to average.
  160. You may need to vary the brightness to see this effect.
  161.  
  162.   (G)ratings for frequency response.
  163.   ----------------------------------
  164. This is the standard frequency grating test and shows the bandwidth of the
  165. video circuits and tube coupling circuits. A TV system may not show the
  166. bottom band due to the fact that its frequency limit is approximately 5MHZ.
  167. The frequencies are approximately, 500KHZ, 1MHZ, 2MHZ, 4MHZ and 8MHZ.
  168.  
  169.   (C)olourbar.
  170.   ------------
  171. This command generates the 8 colours of the colourbar check. It is used to
  172. check colour flaring on very bright and/or very high saturation images and
  173. is usually an indication of an aging CRT itself. It is generally a fault and
  174. can be curable, but it is probably cheaper to buy a brand new unit.
  175.  
  176.   (L)evels of grey.
  177.   -----------------
  178. This command generates 8 increasing levels of grey to check the black to
  179. white linearity of the analogue video circuits. This is commonly known as
  180. the greyscale test.
  181.  
  182.   (T)estcard.
  183.   -----------
  184. And finally a repeat of the initial testcard again. It is a Hires screen of
  185. 640x2??x16 and is used to reset any external user controls so that it looks
  186. correct on the TV/Monitor under test.
  187.  
  188.   (A)udio test screen.
  189.   --------------------
  190. This command places you into a second screen for basic audio tests.
  191. Each time an audio test is required the TESTCARD screen will be displayed.
  192. On exiting the TESTCARD the sound will be turned off and you will be
  193. returned to the main screen for the video checks.
  194.  
  195. The Stereo sound checks.
  196.   (1) Sinewaves of 400Hz Left channel and 1000Hz Right channel.
  197.   (2) The opposite of (1). Both are for general audio checks.
  198.   (3) Both channels 1000Hz for speaker phase checks.
  199.   (4) As (3) but at 400Hz.
  200.  
  201. Mono sound checks.
  202. Connect the left and right channels together (for older AMIGAS only).
  203. These two checks are for the RF mode only.
  204.   (5) 1000Hz Sinewave for aligning the IF and demodulator in TV sets.
  205.   (6) As (5) but at 400Hz.
  206.  
  207.   (V)ideo test screen.
  208.   --------------------
  209. This command returns you back to the main screen without any audio.
  210.  
  211.   (Q)uit.
  212.   -------
  213. This command will either quit the program into a CLI window or will prompt
  214. if you want to reboot the machine, reminding you to remove the floppy disk
  215. if it is in the floppy boot drive.
  216.  
  217. -----------------------------------------------------------------------------
  218.  
  219.   Acknowledgements:-
  220.   ------------------
  221.  
  222. First of all many thanks to my wife Tricia who allows me to spend many hours
  223. on my computers. She is on the 320x512x32 testcard in the TestCard/OCS
  224. drawer.
  225.  
  226. Also to David Benn and Herbert Breuer for the ACE/AIDE combination supplied
  227. on an AMIGA FORMAT floppy disk which made it easy to compile this program.
  228.  
  229. And to anyone else who I may have neglected or forgotten.
  230.  
  231. -----------------------------------------------------------------------------
  232.  
  233.   Lastly:-
  234.   --------
  235.  
  236. If I get a good response to this tool/utility and you would like other video
  237. modes and stereo sound tests to be included then contact me either by Mail
  238. or Email at the following:-
  239.  
  240.   Mr Barry Walker,
  241.   70 King George Road,
  242.   Loughborough,
  243.   Leicestershire,
  244.   LE11 2PA.
  245.  
  246.   Email on either:-
  247.  
  248.   106161.3245@compuserve.com
  249.   or
  250.   wisecracker@tesco.net
  251.  
  252.   BYE...
  253.  
  254. -----------------------------------------------------------------------------
  255.  
  256.